Name | Description | |
---|---|---|
NGenericDocument<TContent> Constructor | Default constructor |
The following tables list the members exposed by NGenericDocument<TContent>.
Name | Description | |
---|---|---|
NGenericDocument<TContent> Constructor | Default constructor |
Name | Description | |
---|---|---|
ContentChild | Reference to the Content child | |
NGenericDocumentSchema | Schema associated with NGenericDocument |
Name | Description | |
---|---|---|
Content | Gets or sets the document element, which is the root of the document elements hierarchy. |
Name | Description | |
---|---|---|
GetDocumentElement | Overridden. Gets the document content element (root of element hierarchy hosted by this document). |